ACPICA: Make ACPI Power Management Timer (PM Timer) optional.
authorBob Moore <robert.moore@intel.com>
Thu, 11 Jan 2018 17:47:59 +0000 (17:47 +0000)
committerWei Liu <wei.liu2@citrix.com>
Tue, 16 Jan 2018 18:34:04 +0000 (18:34 +0000)
commit6ae9232b0d4c1f955c65209571e8fb470aea26c5
treea6795fdf689982d7d7b19092bd1cddfdd6e61d98
parentaeff467a18979f9f13b84378a25a484f2504c4d1
ACPICA: Make ACPI Power Management Timer (PM Timer) optional.

PM Timer is now optional.
This support is already in Windows8 and "SHOULD" come out in ACPI 5.0A
(if all goes well).

The change doesn't affect Xen directly, because it does not rely
on the presence of the PM timer.

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
[ported to Xen]
Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
xen/drivers/acpi/tables/tbfadt.c